Skip to content

tools: revert generator/make.py for OpenSSL3#43051

Closed
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:revert-generator-make.py
Closed

tools: revert generator/make.py for OpenSSL3#43051
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:revert-generator-make.py

Conversation

@danbev

@danbev danbev commented May 11, 2022

Copy link
Copy Markdown
Contributor

This commit reverts the changes made by Commit
66da32c ("deps,test,src,doc,tools: update to OpenSSL 3.0"). This only intended for running through the CI
tests and see if anything breaks.

This commit reverts the changes made by Commit
66da32c ("deps,test,src,doc,tools:
 update to OpenSSL 3.0"). This only intended for running through the CI
tests and see if anything breaks.
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/gyp

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. dont-land-on-v12.x gyp Issues and PRs related to the GYP tool and .gyp build files needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. labels May 11, 2022
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@danbev

danbev commented May 11, 2022

Copy link
Copy Markdown
Contributor Author

This change was required which was to correct the following issue:

08:09:48 make[2]: execvp: printf: Argument list too long
08:09:48 deps/openssl/openssl.target.mk:1205: recipe for target '/home/iojs/build/workspace/node-test-commit-linux-containered/out/Release/obj.target/deps/openssl/libopenssl.a' failed
08:09:48 make[2]: *** [/home/iojs/build/workspace/node-test-commit-linux-containered/out/Release/obj.target/deps/openssl/libopenssl.a] Error 127

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Issues and PRs related to build files or the CI. gyp Issues and PRs related to the GYP tool and .gyp build files needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants